home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 25 / AMIGAplus Sonderheft 25 (2000)(Falke)(DE)(Track 1 of 4)[!].iso / Tools / NoAGA / NoAGA.doc < prev    next >
Text File  |  2000-05-08  |  4KB  |  115 lines

  1. ************************************************************************
  2. *                                                                      *
  3. *                   NoAGA  Version 1.0  ( 1994-03-20 )                 *
  4. *                                                                      *
  5. *                        © 1994 by Uwe Schilling                       *
  6. *                                                                      *
  7. ************************************************************************
  8.  
  9.  
  10. DESCRIPTION:
  11. -----------
  12.    NoAGA is designed to run old demos, intros, tools etc. on your
  13.    AGA-machine without changing the screenmode or rebooting the system.
  14.    It works fine with most of the programs which don't open a screen.
  15.  
  16.  
  17.  
  18. FEATURES:
  19. --------
  20.  - The screenmode will be changed to PAL or NTSC
  21.  - For the time, the demo is running you have the choice to switch:
  22.    - code- and data-cache off,
  23.    - fastmemory off.
  24.  - The VectorBasisRegister is always set to zero.
  25.  - Sprites are always shown in LORES.
  26.  - Check for cruncher that unpack to fixed addresses and destroy the
  27.    system. The program knows 25 frequently used dangerous crunchers and
  28.    will pop up a requester, if it detects one of them.
  29.  - If the demo quits, the system will be restored to its original state.
  30.    Please note that some demos dosn't quit! So it is better to save
  31.    your work, before you start an unknown demo!
  32.  - Additionally if you have got a clock in the computer, the time will
  33.    reread from this clock after the demo ends.
  34.  
  35.  
  36. USAGE:
  37. -----
  38.    from CLI:
  39.    --------
  40.    Type "NoAGA ?" to get information about the program.
  41.  
  42.    NoAGA understands the following parameters. They must be located
  43.    between "NoAGA" and the name of the executable:
  44.  
  45.    -c do not switch cache off ( for fast vector graphics )
  46.    -d do not check for dangerous crunchers
  47.    -f switch fastmemory off
  48.    -r open a file requester
  49.    -w open a settings-window
  50.  
  51.    By default no parameter are used. Please note the twofold "not"!
  52.    Behind the name, options to the executable program may follow.
  53.  
  54.  
  55.    from Workbench:
  56.    --------------
  57.    Double-Click on the icon and an appicon appears. To start your demos
  58.    just select one or more ( with SHIFT pressed ) and drag and drop
  59.    them over the appicon.
  60.    To finish NoAGA click on the appicon twice. Select "Abort" in the
  61.    appearing window. This Window also allows to change the preferences
  62.    temporaryly.
  63.  
  64.    The following preferences are possible to enter in the NoAGA-icons
  65.    tooltypes:
  66.  
  67.    POPUP=YES|NO           - opens the settings-window at the beginning
  68.  
  69.    CACHE_OFF=YES|NO       - switches cache off
  70.  
  71.    NO_FAST_MEM=YES|NO     - switches fastmemory off
  72.  
  73.    CRUNCHER_CHECK=YES|NO  - checks for dangerous crunchers
  74.  
  75.    APP_X_POS=<number>     - describes the location of the appicon
  76.    APP_Y_POS=<number>       on workbench screen
  77.  
  78.  
  79. COPYRIGHT:
  80. ---------
  81.    NoAGA is copyrighted 1994 by Uwe Schilling. All rights reserved.
  82.    This program is Freeware, so no financial donations are required.
  83.    Redistribution will be allowed only if the package contains the 
  84.    following unchanged files:
  85.  
  86.    - NoAGA
  87.    - NoAGA.info
  88.    - NoAGA.doc
  89.    - NoAGA.doc.info
  90.    - NoAGA.dok
  91.    - NoAGA.dok.info
  92.  
  93.    For using them in commercial products, the written permission of the
  94.    author is required. Usage in magazines and diskmags will be allowed,
  95.    if you send me a copy of this publication.
  96.    NoAGA has been written with Matt Dillons DICE. The source for the
  97.    options-window comes from Jan van den Baards GadToolsBox.
  98.  
  99.  
  100. DISCLAIMER:
  101. ----------
  102.    The author does not accept any responsibility for this program as to
  103.    reliability, correctness etc.  You use NoAGA completely at your own
  104.    risk.
  105.  
  106.  
  107. AUTHOR:
  108. ------
  109.    For questions, bug reports, ideas contact me at
  110.  
  111.    Uwe Schilling
  112.    Laubestraße 20
  113.    D-01309 Dresden
  114.    Germany
  115.